home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 7 / PC World Interactive 7.iso / bb2000 / files / BluePriz.dxr / 00040.ls < prev    next >
Encoding:
Text File  |  1998-02-20  |  93 b   |  8 lines

  1. global gMasterObj
  2.  
  3. on mouseUp
  4.   cursor(4)
  5.   autoNotPuppet(gMasterObj, 2, 4)
  6.   go("list")
  7. end
  8.